From edb39ab4e76dd27c17fef0aa6a79498ed61b4304 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 23 Jan 2007 13:19:36 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 9bf4867796c..8eb70435c7f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-01-23 Juanma Barranquero + + * editfns.c (Finsert_char): Doc fix. + (Fget_internal_run_time, Fdecode_time): Fix typos in docstrings. + 2007-01-22 YAMAMOTO Mitsuharu * macselect.c [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't @@ -32,7 +37,7 @@ * .gdbinit: Reformat documentation so that first sentence displays properly with "help user-defined" (like apropos). -2007-01-18 Bruno Haible (tiny change) +2007-01-18 Bruno Haible (tiny change) * epaths.in: Move PATH_DOC from local/info to local/share/info. @@ -54,8 +59,8 @@ 2007-01-13 Eli Zaretskii - * process.c (Fdelete_process, Fprocess_id, sigchld_handler): Copy - PID into EMACS_INT to avoid GCC warnings. + * process.c (Fdelete_process, Fprocess_id, sigchld_handler): + Copy PID into EMACS_INT to avoid GCC warnings. * fns.c (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid GCC warnings. @@ -162,7 +167,7 @@ * xterm.h (x_display_info): New: net_supported_atoms, nr_net_supported_atoms and net_supported_window. - * xterm.c: New variable last_user_time. + * xterm.c (last_user_time): New variable. (handle_one_xevent): Set last_user_time from events that have Time. Set net_supported_window to 0 when reparented. (wm_supports): New function. -- 2.30.2